projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c31afdb
)
(mail-mode-syntax-table): defvar deleted.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Aug 1995 17:56:53 +0000
(17:56 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Aug 1995 17:56:53 +0000
(17:56 +0000)
lisp/mail/mailabbrev.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mailabbrev.el
b/lisp/mail/mailabbrev.el
index 17d4254755233c07453fe8a999aa62840605aeaf..c4f1a71f426c8affc2ba7a15ac1d8807b3d168cf 100644
(file)
--- a/
lisp/mail/mailabbrev.el
+++ b/
lisp/mail/mailabbrev.el
@@
-347,9
+347,6
@@
it will be turned off. (You don't need to worry about continuation lines.)
This should be set to match those mail fields in which you want abbreviations
turned on.")
-(defvar mail-mode-syntax-table (copy-syntax-table text-mode-syntax-table)
- "The syntax table which is used in send-mail mode message bodies.")
-
(defvar mail-mode-header-syntax-table
(let ((tab (copy-syntax-table text-mode-syntax-table)))
;; This makes the characters "@%!._-" be considered symbol-constituents